IGroup.Override property

Sets the override values for an axis group, and all methods that are working on that group. The override parameters contribute as a factor to the calculation of the commanded velocity, acceleration, and jerk of the motion.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
McOverride Override { get; set; }
Property Override As McOverride

Property Value

Type: McOverride

See also

IGroup Interface

IntervalZero.KINGSTAR.Base.Class Namespace